home *** CD-ROM | disk | FTP | other *** search
- REM This File is for use with Tornado by Digital Intergration
- REM
- REM The Name of this file is: TORNADO.B50
- REM
- REM The S3 button will function as a CONTRL Key for the mouse. For
- REM example, holding in S3 and clicking on mouse button 1 will increase
- REM the range of the selected MFD. S4 acts as a ALT key in the same
- REM fashion, i.e. locating Target by holding S4 and clicking T4.
- REM Paul Potera-March 1995
- REM
- RATE 100
- Mdef Qtornado
- USE TQS
-
- BTN TG2 SPC
-
- REM Hat Switches
- REM
- REM VIEWS
-
- BTN H1U FrontView
- BTN H1D BackSeat
- BTN H1L LookLeft
- BTN H1R LookRight
-
- REM AUTOPILOT
-
- BTN H2U /I AP_TF
- /O AdjustAltUp
- BTN H2D /I AltHdg
- /O AdjustAltDown
- BTN H2L /I APTrack
- /O AdjustHeadLeft
- BTN H2R /I AP_Approach
- /O AdjustHeadRight
-
- REM RADAR/MFD FUNCTION
-
- BTN H3U /U AirRadarOn
- /M RadarOn
- /D RadarOn
- BTN H3D RadarOff
- BTN H3L /I LeftTabSelect /O MFDFunction
- BTN H3R /I RghtTabSelect /O MFDOn/Off
-
- REM WEAPON STATUS
-
- BTN H4U /U ArmAA
- /M ArmAG
- /D ArmAG
- BTN H4L CancelArm
- BTN H4D /U CycleAA
- /M WeaponPacket
- /D WeaponPacket
- BTN H4R DeliveryMode
-
- BTN S1 DisengageAP
- BTN S2 ActiveDisplay
- BTN S3 LCTL
- BTN S4 LALT
-
- REM TQS SWITCHES (T7 & T8 ARE MODAL.)
-
- THR 1 26 13 = - = - = -
-
- REM
- BTN T1 REM RDR Designate
- BTN T2 Chaff
- BTN T3 Flare
- BTN T4 EcmOn/Off
- BTN T5 MasterWarnReset
- BTN T6 LSFT
- BTN T7 AAMode REM dogfight mode
- BTN T8 AGMode
- BTN T9 ThrustReverse
- BTN T10 /H ThrustReverse
- BTN T11
- BTN T12
- BTN T13
- BTN T14
- REM
- ANT 1 5 8 2 ~ REM Autopilot Alt Adj.
- RNG 1 5 > < REM Zoom in/out
-